Application.AddTrayItem Method

Windows only. Adds the passed item to the System Tray via the TrayItem class.

Syntax

Application.AddTrayItem Item


Parameters

Item

TrayItem


See the TrayItem class for an example.